PDF4Java Reference Documentation
com.o2sol.pdf4java.flowdocument Package / PDFFlowPageDefaults Class / setHeight Method
The default page height for a flow document.
In This Topic
    setHeight Method
    In This Topic
    Sets the default page height.
    Syntax
    public void setHeight( 
       double value
    )

    Parameters

    value
    The default page height for a flow document.
    See Also